[INFO] cloning repository https://github.com/timasoft/mcp-exec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timasoft/mcp-exec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimasoft%2Fmcp-exec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimasoft%2Fmcp-exec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aad2e10376258a8bd1de22ab38f230d474ba35bc
[INFO] testing timasoft/mcp-exec against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimasoft%2Fmcp-exec" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timasoft/mcp-exec
[INFO] finished tweaking git repo https://github.com/timasoft/mcp-exec
[INFO] tweaked toml for git repo https://github.com/timasoft/mcp-exec written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timasoft/mcp-exec on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timasoft/mcp-exec already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec3d37bf6829a84b4cb77f15bae9b5d53eb71a93bb536c627b376ee9d6c9a5e8
[INFO] running `Command { std: "docker" "start" "-a" "ec3d37bf6829a84b4cb77f15bae9b5d53eb71a93bb536c627b376ee9d6c9a5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec3d37bf6829a84b4cb77f15bae9b5d53eb71a93bb536c627b376ee9d6c9a5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3d37bf6829a84b4cb77f15bae9b5d53eb71a93bb536c627b376ee9d6c9a5e8", kill_on_drop: false }`
[INFO] [stdout] ec3d37bf6829a84b4cb77f15bae9b5d53eb71a93bb536c627b376ee9d6c9a5e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 888864f94647df289294c4d4611f9eb407ac466bf5a9b560f2d30958047de81b
[INFO] running `Command { std: "docker" "start" "-a" "888864f94647df289294c4d4611f9eb407ac466bf5a9b560f2d30958047de81b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rmcp v1.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rmcp-macros v1.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling mcp-secure-exec v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "888864f94647df289294c4d4611f9eb407ac466bf5a9b560f2d30958047de81b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "888864f94647df289294c4d4611f9eb407ac466bf5a9b560f2d30958047de81b", kill_on_drop: false }`
[INFO] [stdout] 888864f94647df289294c4d4611f9eb407ac466bf5a9b560f2d30958047de81b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8ac0eaf9ed055d62c5cc1b889583f4a9f6090fa051dc160debd96113cea262f
[INFO] running `Command { std: "docker" "start" "-a" "e8ac0eaf9ed055d62c5cc1b889583f4a9f6090fa051dc160debd96113cea262f", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling mcp-secure-exec v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.66s
[INFO] running `Command { std: "docker" "inspect" "e8ac0eaf9ed055d62c5cc1b889583f4a9f6090fa051dc160debd96113cea262f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ac0eaf9ed055d62c5cc1b889583f4a9f6090fa051dc160debd96113cea262f", kill_on_drop: false }`
[INFO] [stdout] e8ac0eaf9ed055d62c5cc1b889583f4a9f6090fa051dc160debd96113cea262f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1596b82dc98ae7a750d3f739a2819fd472c8a0e638a60d48f1d0171dffc26cd
[INFO] running `Command { std: "docker" "start" "-a" "f1596b82dc98ae7a750d3f739a2819fd472c8a0e638a60d48f1d0171dffc26cd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcp_secure_exec-7e52bc2a0d731570)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test config::tests::test_transport_display ... ok
[INFO] [stdout] test server::tests::test_circuit_breaker_opens_after_threshold ... ok
[INFO] [stdout] test server::tests::test_circuit_breaker_success_resets ... ok
[INFO] [stdout] test server::tests::test_circuit_breaker_initial_state ... ok
[INFO] [stdout] test config::tests::test_log_level_default ... ok
[INFO] [stdout] test server::tests::test_concurrent_requests_counter ... ok
[INFO] [stdout] test config::tests::test_args_default_blacklist ... ok
[INFO] [stdout] test config::tests::test_blacklist_parsing ... ok
[INFO] [stdout] test config::tests::test_blacklist_whitespace_trimmed ... ok
[INFO] [stdout] test config::tests::test_security_config_from_args ... ok
[INFO] [stdout] test config::tests::test_args_parse_commands ... ok
[INFO] [stdout] test config::tests::test_args_custom_values ... ok
[INFO] [stdout] test server::tests::test_rate_limiter_basic ... ok
[INFO] [stdout] test server::tests::test_runtime_error_to_mcp_error ... ok
[INFO] [stdout] test server::tests::test_exec_server_multiple_tools ... ok
[INFO] [stdout] test config::tests::test_sensitive_keys_default ... ok
[INFO] [stdout] test server::tests::test_security_config_base_path ... ok
[INFO] [stdout] test config::tests::test_server_limits_from_args_custom ... ok
[INFO] [stdout] test server::tests::test_security_config_cmd_timeout ... ok
[INFO] [stdout] test config::tests::test_args_default_values ... ok
[INFO] [stdout] test server::tests::test_security_config_sensitive_keys ... ok
[INFO] [stdout] test server::tests::test_security_config_allow_dangerous ... ok
[INFO] [stdout] test server::tests::test_security_config_default_blacklist ... ok
[INFO] [stdout] test server::tests::test_server_limits_default_values ... ok
[INFO] [stdout] test server::tests::test_exec_server_new_blacklisted_allowed ... ok
[INFO] [stdout] test server::tests::test_exec_server_new_success ... ok
[INFO] [stdout] test tool::tests::test_arg_template_missing_placeholder ... ok
[INFO] [stdout] test server::tests::test_server_limits_from_args ... ok
[INFO] [stdout] test tool::tests::test_arg_template_mixed ... ok
[INFO] [stdout] test server::tests::test_exec_server_new_blacklisted_binary ... ok
[INFO] [stdout] test server::tests::test_startup_error_to_mcp_error ... ok
[INFO] [stdout] test tool::tests::test_check_balanced_brackets_invalid ... ok
[INFO] [stdout] test tool::tests::test_arg_template_multiple_placeholders ... ok
[INFO] [stdout] test tool::tests::test_arg_template_placeholder_only ... ok
[INFO] [stdout] test tool::tests::test_arg_template_static_only ... ok
[INFO] [stdout] test tool::tests::test_check_balanced_brackets_valid ... ok
[INFO] [stdout] test tool::tests::test_command_def_all_placeholders_unique ... ok
[INFO] [stdout] test server::tests::test_security_config_no_validate_paths ... ok
[INFO] [stdout] test tool::tests::test_check_balanced_brackets_escaped ... ok
[INFO] [stdout] test tool::tests::test_arg_template_empty_token ... ok
[INFO] [stdout] test tool::tests::test_command_def_clone ... ok
[INFO] [stdout] test tool::tests::test_binary_resolver_trait ... ok
[INFO] [stdout] test tool::tests::test_contains_path_traversal_chars ... ok
[INFO] [stdout] test tool::tests::test_dash_in_name ... ok
[INFO] [stdout] test tool::tests::test_is_inside_quotes_double ... ok
[INFO] [stdout] test tool::tests::test_complex_template_with_special_chars ... ok
[INFO] [stdout] test tool::tests::test_is_regex_placeholder ... ok
[INFO] [stdout] test tool::tests::test_is_inside_quotes_escaped ... ok
[INFO] [stdout] test tool::tests::test_empty_template_error ... ok
[INFO] [stdout] test tool::tests::test_is_sensitive_header_authorization ... ok
[INFO] [stdout] test tool::tests::test_mask_sensitive_args_case_insensitive ... ok
[INFO] [stdout] test tool::tests::test_normalize_path_lexical_current_dir ... ok
[INFO] [stdout] test tool::tests::test_is_sensitive_header_keyword_match ... ok
[INFO] [stdout] test tool::tests::test_normalize_unicode ... ok
[INFO] [stdout] test tool::tests::test_parse_command_def_invalid_name_chars ... ok
[INFO] [stdout] test tool::tests::test_parse_command_def_invalid_no_pipe ... ok
[INFO] [stdout] test tool::tests::test_parse_command_def_path_validation_flag ... ok
[INFO] [stdout] test tool::tests::test_parse_command_def_valid_multiple_args ... ok
[INFO] [stdout] test tool::tests::test_single_quotes_template ... ok
[INFO] [stdout] test tool::tests::test_urlencoding_decode_recursive ... ok
[INFO] [stdout] test tool::tests::test_validate_bypass_double_encoded ... ok
[INFO] [stdout] test tool::tests::test_urlencoding_decode ... ok
[INFO] [stdout] test tool::tests::test_parse_command_def_valid_simple ... ok
[INFO] [stdout] test tool::tests::test_validate_bypass_carriage_return ... ok
[INFO] [stdout] test tool::tests::test_is_sensitive_header_api_key ... ok
[INFO] [stdout] test tool::tests::test_is_sensitive_header_not_sensitive ... ok
[INFO] [stdout] test tool::tests::test_mask_sensitive_args_password ... ok
[INFO] [stdout] test tool::tests::test_normalize_path_lexical_parent_dir ... ok
[INFO] [stdout] test tool::tests::test_is_inside_quotes_single ... ok
[INFO] [stdout] test tool::tests::test_validate_bypass_url_encoded_traversal ... ok
[INFO] [stdout] test server::tests::test_exec_server_get_info ... ok
[INFO] [stdout] test tool::tests::test_validate_dangerous_patterns_eval_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_bypass_null_byte_injection ... ok
[INFO] [stdout] test tool::tests::test_validate_dangerous_patterns_exec_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_bypass_newline_injection ... ok
[INFO] [stdout] test tool::tests::test_validate_bypass_unicode_homoglyph ... ok
[INFO] [stdout] test tool::tests::test_validate_dangerous_patterns_system_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_path_traversal_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_dangerous_patterns_word_boundary ... ok
[INFO] [stdout] test tool::tests::test_validate_dangerous_patterns_empty ... ok
[INFO] [stdout] test tool::tests::test_validate_path_empty_string ... ok
[INFO] [stdout] test tool::tests::test_validate_path_double_slash_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_dangerous_patterns_safe_string ... ok
[INFO] [stdout] test tool::tests::test_validate_path_secure_absolute ... ok
[INFO] [stdout] test tool::tests::test_validate_path_secure_relative_without_base ... ok
[INFO] [stdout] test tool::tests::test_validate_placeholder_value_double_dash_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_placeholder_value_flag_allowed_with_suffix ... ok
[INFO] [stdout] test tool::tests::test_validate_placeholder_value_flag_detection ... ok
[INFO] [stdout] test tool::tests::test_validate_placeholder_value_null_byte ... ok
[INFO] [stdout] test tool::tests::test_validate_path_shell_metacharacters_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_regex_param_balanced_brackets ... ok
[INFO] [stdout] test tool::tests::test_validate_placeholder_value_max_length ... ok
[INFO] [stdout] test tool::tests::test_validate_regex_param_allows_metacharacters ... ok
[INFO] [stdout] test tool::tests::test_validate_regex_param_blocks_traversal ... ok
[INFO] [stdout] test tool::tests::test_validate_placeholder_value_starts_with_dangerous ... ok
[INFO] [stdout] test tool::tests::test_validate_shell_metachar_backtick_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_shell_metachar_empty ... ok
[INFO] [stdout] test tool::tests::test_validate_shell_metachar_pipe_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_shell_metachar_safe_string ... ok
[INFO] [stdout] test tool::tests::test_validate_shell_metachar_inside_quotes_allowed ... ok
[INFO] [stdout] test tool::tests::test_validate_placeholder_value_dangerous_flag_always_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_shell_metachar_semicolon_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_placeholder_value_unicode_normalization ... ok
[INFO] [stdout] test tool::tests::test_whitespace_in_name ... ok
[INFO] [stdout] test tool::tests::test_urlencoding_decode_invalid ... ok
[INFO] [stdout] test tool::tests::test_underscore_in_name ... ok
[INFO] [stdout] test tool::tests::test_parse_command_def_duplicate_placeholder ... ok
[INFO] [stdout] test tool::tests::test_validate_path_with_base_inside ... ok
[INFO] [stdout] test tool::tests::test_validate_path_null_byte_blocked ... ok
[INFO] [stdout] test tool::tests::test_validate_regex_param_blocks_dangerous ... ok
[INFO] [stdout] test server::tests::test_circuit_breaker_multiple_cycles ... ok
[INFO] [stdout] test server::tests::test_circuit_breaker_timeout_closes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-4506889846ce439c)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_mcp_initialize_request ... ok
[INFO] [stdout] test test_mcp_multiple_tools ... ok
[INFO] [stdout] test test_mcp_circuit_breaker_config ... ok
[INFO] [stdout] test test_mcp_base_path_config ... ok
[INFO] [stdout] test test_mcp_blacklist_enforcement ... ok
[INFO] [stdout] test test_cli_help ... ok
[INFO] [stdout] test test_mcp_concurrency_limit_config ... ok
[INFO] [stdout] test test_mcp_blacklist_bypass_with_flag ... ok
[INFO] [stdout] test test_mcp_security_injection_blocked ... ok
[INFO] [stdout] test test_mcp_sensitive_keys_masking ... ok
[INFO] [stdout] test test_cli_no_commands_error ... ok
[INFO] [stdout] test test_cli_dry_run ... ok
[INFO] [stdout] test test_mcp_rate_limit_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f1596b82dc98ae7a750d3f739a2819fd472c8a0e638a60d48f1d0171dffc26cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1596b82dc98ae7a750d3f739a2819fd472c8a0e638a60d48f1d0171dffc26cd", kill_on_drop: false }`
[INFO] [stdout] f1596b82dc98ae7a750d3f739a2819fd472c8a0e638a60d48f1d0171dffc26cd
